ASP.NET Core MVC コントロールヘルプ
Format メソッド (InputTimeBuilder<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > InputTimeBuilder<T> クラス : Format メソッド
The value.
Configurates C1.Web.Mvc.InputTime<T>.Format. Sets the format used to display the selected time (see Globalize).
シンタックス
'宣言
 
Public Function Format( _
   ByVal value As System.String _
) As InputTimeBuilder(Of T)
public InputTimeBuilder<T> Format( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The format string is expressed as a .NET-style time format string.
参照

InputTimeBuilder<T> クラス
InputTimeBuilder<T> メンバ